On this pageSaveToStreamDescriptionThe method saves the image to the stream. Virtual method that can be overriden in descendant classes.Syntaxprocedure SaveToStream(S: TStream); virtual;